Release 10.1A: OpenEdge Development:
Programming Interfaces
override-policies-from-xml procedure
This should only be called after a call to the policies-dataset-read-xml procedure which returns a list with duplicate policy names. By calling this procedure, the caller gets the data, which is loaded from the XML file into the specified ProDataSet object. The previous call to
Parameters:policies-dataset-read-xmlkeeps the data cached so that it doesn't have to re-read and parse the XML file again.INPUT-OUTPUT DATASET-HANDLE FOR phDatasetTarget ProDataSet to copy the data.
OUTPUT pcErrorMsg AS CHARACTERError messages.
Note: For more information, see the "policies-dataset-read-xml procedure" section. Example: See the "cancel-import-from-xml procedure" section
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |